Skip to content

Conversation

@renewiegandt
Copy link
Collaborator

No description provided.

@HendrikSchultheis HendrikSchultheis self-requested a review January 10, 2019 12:26


if __name__ == "__main__":
import argparse
import re
import os
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import os is not used. Should be removed.

# Running read_data on files
datalist <- lapply(fnames, read_data)


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove second empty line.

@HendrikSchultheis HendrikSchultheis mentioned this pull request Jan 10, 2019
35 tasks
@HendrikSchultheis HendrikSchultheis merged commit 428302a into dev Jan 10, 2019
Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants